Einhugur Word Component for Buoy

BorderParts Enum

Enum for border parts.

enum BorderParts

Constants

Left = 0Left.
Top = 1Top.
Right = 2Right.
Bottom = 3Bottom.
InsideHorizontal = 4Inside horizontal.
InsideVertical = 5Inside Vertical.
TopLeftToBottomRight = 6Top left to bottom right.
TopRightToBottomLeft = 7Top left to bottom right.